projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88302cb
)
Fix comment typo
author
Glenn Morris
<rgm@gnu.org>
Mon, 16 Sep 2013 19:21:45 +0000
(15:21 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 16 Sep 2013 19:21:45 +0000
(15:21 -0400)
test/automated/eshell.el
patch
|
blob
|
history
diff --git
a/test/automated/eshell.el
b/test/automated/eshell.el
index 643e83c6a76dc4bd29e93a0f344b6899b155c674..41c7b25475253006fd8123449ee63c359def012b 100644
(file)
--- a/
test/automated/eshell.el
+++ b/
test/automated/eshell.el
@@
-53,7
+53,7
@@
;; FIXME this does not return informative failure messages, just t or nil.
;; It should return the expected buffer contents and the actual one,
-;; so that we can see what form an
t
failure took.
+;; so that we can see what form an
y
failure took.
(defun eshell-command-result-p (text regexp &optional func)
"Insert a command at the end of the buffer."
(eshell-insert-command text func)